home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer)…68k, x86, SPARC, PA-RISC] / NeXTSTEP 3.3 Dev Intel.iso / NextDeveloper / Apps / InterfaceBuilder.app / English.lproj / FormInspector.nib / data.classes next >
Text File  |  1994-08-25  |  560b  |  22 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. IBFormInspector = {
  3.     ACTIONS = {
  4.         "ok:" = "ok:"; 
  5.     "performClick:" = "performClick:"; 
  6.     "revert:" = "revert:"; 
  7.     "setEditableFrom:" = "setEditableFrom:"; 
  8.     }; 
  9.     OUTLETS = {
  10.         autotagSwitch = autotagSwitch; 
  11.     backgrayMatrix = backgrayMatrix; 
  12.     editableSwitch = editableSwitch; 
  13.     scrollableSwitch = scrollableSwitch; 
  14.     selectableSwitch = selectableSwitch; 
  15.     tagForm = tagForm; 
  16.     textMatrix = textMatrix; 
  17.     titleMatrix = titleMatrix; 
  18.     window = window; 
  19.     }; 
  20.     SUPERCLASS = Object; 
  21. };
  22.